projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44d8514
)
mips: bmips: bcm63268: fix brcm, bcm6328-mc size
author
Álvaro Fernández Rojas
<
[email protected]
>
Thu, 11 May 2017 09:01:28 +0000
(11:01 +0200)
committer
Daniel Schwierzeck
<
[email protected]
>
Fri, 12 May 2017 11:20:03 +0000
(13:20 +0200)
Shrink brcm,bcm6328-mc size to avoid overlapping with other controllers
Signed-off-by: Álvaro Fernández Rojas <
[email protected]
>
arch/mips/dts/brcm,bcm63268.dtsi
patch
|
blob
|
history
diff --git
a/arch/mips/dts/brcm,bcm63268.dtsi
b/arch/mips/dts/brcm,bcm63268.dtsi
index 3d0f8e0ea14c2c9d3ab72330d8a6e09c5d4badbf..b03763f09395e505a49ab5ca2faf0cb0a364d40c 100644
(file)
--- a/
arch/mips/dts/brcm,bcm63268.dtsi
+++ b/
arch/mips/dts/brcm,bcm63268.dtsi
@@
-136,7
+136,7
@@
memory-controller@10003000 {
compatible = "brcm,bcm6328-mc";
- reg = <0x10003000 0x
1000
>;
+ reg = <0x10003000 0x
894
>;
u-boot,dm-pre-reloc;
};
};